ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ErrorBar<T> Class / ErrorBarStyle Property

In This Topic
    ErrorBarStyle Property
    In This Topic
    Gets or sets the ErrorBar style.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ErrorBarStyle As SVGStyle
    public SVGStyle ErrorBarStyle {get;}
    See Also